home *** CD-ROM | disk | FTP | other *** search
- TURBO DIAL by Steve Trace Writen in Turbo Pascal
- Files Required:
- ASYNC.INC
- MENU.INC
- TDIAL.PAS
-
- This program will redial up to 5 selected numbers in sequence until a CONNECT
- signal is recieved. It will then sound an alarm. You should then press any
- key and the program will exit to DOS. I reccomend a batch file be used so
- you communications package will be called automatically after this program
- is completed. To creat such a file from DOS enter:
- A>copy con:call.bat
- tdial
- execpc26(F6)
-
- I plan to make this memory resident, like SideKick, in the near future so it
- can be called from within your communications program and exit back directly
- into your program.
-
- The menus while like 123's menus only respond to the arrow, home and end keys.
- It will not respond to the first character of the prompts.
-
- Your comments are appreciated! Cleveland RBBS 216-331-0510